home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / bonus / video / files / abcavi.exe / {app} / Template / excel_dif.exp < prev    next >
Encoding:
INI File  |  2004-02-10  |  1.2 KB  |  82 lines

  1. [Info]
  2. Version=3
  3. Name=Export to Excel (DIF)
  4. Target=$(temp)\export.dif
  5. Clipboard=0
  6. OEM=1
  7. Target_rewrite=1
  8.  
  9. [Replace]
  10. Do_Replace=1
  11. in_1=0D0A
  12. out_1=20
  13. in_2=22
  14. out_2=2222
  15. in_3=
  16. out_3=
  17. in_4=
  18. out_4=
  19. in_5=
  20. out_5=
  21.  
  22. [Description]
  23. 0=*This template exports the information in DIF file (data interchange format).
  24. 1=*
  25. 2=*DIF is supported by many databases and table processors, including MS Excel. If you glance at body section of template you understand the structure of DIF. Then you may modify body section and add new fields to export.
  26.  
  27. [Header]
  28. 0=*TABLE
  29. 1=*0,1
  30. 2=*"EXCEL"
  31. 3=*VECTORS
  32. 4=*0,$(filesnum)
  33. 5=*""
  34. 6=*TUPLES
  35. 7=*0,5
  36. 8=*""
  37. 9=*DATA
  38. 10=*0,0
  39. 11=*""
  40. 12=*-1,0
  41. 13=*BOT
  42. 14=*1,0
  43. 15=*"File name"
  44. 16=*1,0
  45. 17=*"Length"
  46. 18=*1,0
  47. 19=*"Export date"
  48. 20=*1,0
  49. 21=*"File change date"
  50. 22=*1,0
  51. 23=*"Date of content creation"
  52. 24=*1,0
  53. 25=*"Video size"
  54. 26=*1,0
  55. 27=*"FourCC (handler+codec)"
  56. 28=*1,0
  57. 29=*"Comments"
  58.  
  59. [Body]
  60. 0=*-1,0
  61. 1=*BOT
  62. 2=*1,0
  63. 3=*"$(name).$(ext)"
  64. 4=*1,0
  65. 5=*"$(shortlength)"
  66. 6=*1,0
  67. 7=*"$(exportdate)"
  68. 8=*1,0
  69. 9=*"$(filechangeddate)"
  70. 10=*1,0
  71. 11=*"$(ICRD)"
  72. 12=*1,0
  73. 13=*"$(width)x$(height)"
  74. 14=*1,0
  75. 15=*"$(fcchandler) / $(fcccodec)"
  76. 16=*1,0
  77. 17=*"$(ICMT)"
  78.  
  79. [Footer]
  80. 0=*-1,0
  81. 1=*EOD
  82.